Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations

Phrases Previous Year Questions (PYQs)

Phrases Central Processing Unit (CPU) PYQ



To access the I/O devices the status flags is continuously checked in 





Go to Discussion


Solution

Programmed I/O: In program-controlled I/O, the processor program controls the complete data transfer. So only when an I/O transfer instruction is executed, the transfer could take place. It is required to check that device is ready/not for the data transfer in most cases.  Usually, the transfer is to & from a CPU register & peripheral. Here, CPU constantly monitors the peripheral. Here, until the I/O unit indicates that it is ready for transfer, the CPU wait & stays in a loop. It is time-consuming as it keeps the CPU busy needlessly.


The memory unit which directly communicates with the CPU is known as





Go to Discussion


Solution

✅ Memory Unit Communication with CPU:

The memory unit which directly communicates with the CPU is known as:

✅ Primary Memory:

Primary memory, also called Main Memory, includes components like RAM (Random Access Memory) and Cache Memory.

✅ Why Primary Memory?

Primary memory is directly accessible by the CPU, allowing it to fetch data and instructions quickly for processing.

✅ Final Answer:

The memory unit that directly communicates with the CPU is: Primary Memory or Main Memory



If a processor clock is rated as million cycles per second, then its clock perios is:





Go to Discussion


Solution



The time required for fetching and execution of one machine instruction is:





Go to Discussion


Solution

Time for Fetch & Execute

Definition:
The time required to fetch and execute one machine instruction is called a Machine Cycle / CPU Cycle.

Includes:

  • Instruction fetch
  • Instruction decode
  • Operand fetch (if any)
  • Execution
  • Result store (if any)

✅ Final Answer: Machine Cycle / CPU Cycle.



Which of the following do not affects CPU performance?





Go to Discussion


Solution

Which of the following does not affect CPU performance?

Answer: (c) Amount of RAM

Explanation:

CPU performance is determined by factors like:

  • Number of cores – Enables parallel processing
  • Cache size – Faster data access for the CPU
  • Clock speed – Determines how fast instructions are executed
RAM (Random Access Memory) affects overall system performance but does not directly influence the CPU's processing capability. Insufficient RAM may cause swapping (using disk as memory), but it doesn't change the CPU's actual speed.

Note: While RAM is important for multitasking and running large applications, the CPU's raw performance depends on its own architecture and specifications.



Phrases


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Phrases


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.